home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…nuary (Partner) - Disc 1 / The Apple Reference and Presentations Library (Disc 1)(January 1994).iso / Frame Technology / US English / FrameMaker 4-PPC / System Extras / PS Printer 8.1.1 / PSPrinter / PSPrinter.rsrc / PS_-8190 < prev    next >
Encoding:
Text File  |  1994-04-13  |  1.1 KB  |  51 lines

  1. %%?BeginFeatureQuery: *Product
  2. statusdict begin
  3. ("\()print product print(\)"\n)print
  4. end
  5. %%?EndFeatureQuery: Unknown
  6. %%?BeginFeatureQuery: *ColorDevice
  7. systemdict/colorimage known
  8. {
  9. statusdict begin
  10. /processcolors where
  11. {
  12. pop processcolors 1 eq
  13. {
  14. (Unknown)
  15. }{
  16. (True)
  17. }ifelse
  18. }{
  19. (Unknown)
  20. }ifelse
  21. end
  22. }{
  23. (False)
  24. }ifelse
  25. print(\n)print
  26. %%?EndFeatureQuery: Unknown
  27. %%?BeginQuery: ADORamSize
  28. /languagelevel where{pop languagelevel}{1}ifelse 2 ge{
  29. currentsystemparams dup/RamSize known{/RamSize get}{pop -1}ifelse
  30. }{
  31. statusdict/ramsize known{statusdict begin ramsize end}{-1}ifelse
  32. }ifelse dup 0 le{
  33. pop vmstatus exch pop exch pop
  34. gsave newpath matrix setmatrix clippath pathbbox grestore
  35. mul 8 div cvi
  36. statusdict/processcolors known{statusdict/processcolors get exec mul}if
  37. exch pop exch pop add
  38. cachestatus pop exch pop add exch pop add exch pop add
  39. 524288 div ceiling cvi 524288 mul
  40. }if(")print 40 string cvs print("\n)print
  41. %%?EndQuery: Unknown
  42. %%?BeginFeatureQuery: *FaxSupport
  43. (None)/resourcestatus where{pop
  44. /HWOptions/Category resourcestatus{pop pop
  45. /Fax/HWOptions resourcestatus{pop pop pop(Base)}if
  46. }if
  47. }if print(\n)print
  48. %%?EndFeatureQuery: Unknown
  49. flush
  50. %%EOF
  51.